You are here: Understanding the Meridian event procedures > About the CAD link events > DocCADLink_AfterReadMTBProperties event

NEW  DocCADLink_AfterReadMTBProperties event

Occurs after a document property that is mapped to multiple title block attributes is read.

Syntax

DocCADLink_AfterReadMTBProperties (Batch, PropertyNames, Values)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

PropertyNames

A string array that contains the property names that were read.

Values

A string array of the property values that were read.

Remarks

This event occurs only in the linked applications, not in the Meridian client applications..